Skip to main content
This forum is closed to new posts and responses. Individual names altered for privacy purposes. The information contained in this website is provided for informational purposes only and should not be construed as a forum for customer support requests. Any customer support requests should be directed to the official HCL customer support channels below:

HCL Software Customer Support Portal for U.S. Federal Government clients
HCL Software Customer Support Portal

HCL Notes/Domino 8.5 Forum (includes Notes Traveler)

HCL Notes/Domino 8.5 Forum (includes Notes Traveler)

Previous Next
Subject: iOS App UIImage upload to Domino NSF question
Feedback Type: Question
Product Area: Database
Technical Area: Application Development
Platform: iPhone
Release: 8.5.1
Reproducible: -Reproducibility-

I need to write an iOS native app using XCode that allows a user to create an image by using UIImage and upload it to a Notes document as an attachment. The idea is to let the user draw something and then upload to image as a JPEG attachment to a Notes document. I figured it out how to create image using UIImage in XCode part. But, now I'm facing the challenge somehow get the image uploaded as a JPEG attachment. I can get the data in XCode with

NSData *imageData = UIImageJPEGRepresentation(uiimageObject,1.0);

I used HTTP POST using NSUTF8StringEncoding and was able to POST it to a Domino agent, but once the data is there I'm not sure how to convert it back to a JPEG attachment.

Any advise would greatly appreciated.


Feedback number WEBB959KM6 created by ~Judy Asatoopuloni on 02/25/2013

Status: Open
Comments:





Printer-friendly

Search this forum

Member Tools


RSS Feeds

 RSS feedsRSS
All forum posts RSS
All main topics RSS